home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / FreeRAM XP / FreeRAM XP Pro 1.40.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  2003-11-30  |  50KB  |  1,549 lines

  1. object Form4: TForm4
  2.   Left = 752
  3.   Top = 369
  4.   ActiveControl = Button3
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'FreeRAM XP Pro Settings'
  8.   ClientHeight = 415
  9.   ClientWidth = 286
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   ShowHint = True
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Bevel1: TBevel
  25.     Left = 209
  26.     Top = 386
  27.     Width = 2
  28.     Height = 27
  29.     Style = bsRaised
  30.   end
  31.   object PageControl1: TPageControl
  32.     Left = 4
  33.     Top = 4
  34.     Width = 280
  35.     Height = 363
  36.     ActivePage = TabSheet1
  37.     HotTrack = True
  38.     TabOrder = 0
  39.     object TabSheet1: TTabSheet
  40.       Caption = '&Program'
  41.       object GroupBox1: TGroupBox
  42.         Left = 5
  43.         Top = 3
  44.         Width = 263
  45.         Height = 134
  46.         Hint = 
  47.           'These settings specify how and when FreeRAM XP starts and what h' +
  48.           'appens when it does.'
  49.         Caption = ' Statup Options '
  50.         ParentShowHint = False
  51.         ShowHint = True
  52.         TabOrder = 0
  53.         object CheckBox1: TCheckBox
  54.           Left = 12
  55.           Top = 19
  56.           Width = 222
  57.           Height = 17
  58.           Hint = 
  59.             'Select this option to have FreeRAM XP automatically start with w' +
  60.             'indows. For more options that determine what FreeRAM XP does whe' +
  61.             'n it starts with windows, see the two options directly below.'
  62.           Caption = 'Automatically Start with Windows'
  63.           Checked = True
  64.           State = cbChecked
  65.           TabOrder = 0
  66.           OnClick = CheckBox1Click
  67.         end
  68.         object CheckBox2: TCheckBox
  69.           Left = 29
  70.           Top = 37
  71.           Width = 201
  72.           Height = 17
  73.           Hint = 
  74.             'Select this option to have FreeRAM XP automatically free memory ' +
  75.             'when it starts with Windows. To set how much is freed, see below' +
  76.             ', "Whenever FreeRAM XP automatically frees RAM..."'
  77.           Caption = 'Free RAM when Starting with Windows'
  78.           TabOrder = 1
  79.           OnClick = CheckBox25Click
  80.         end
  81.         object CheckBox3: TCheckBox
  82.           Left = 29
  83.           Top = 55
  84.           Width = 201
  85.           Height = 17
  86.           Hint = 
  87.             'Select this option to have FreeRAM XP start minimized when it is' +
  88.             ' starting with Windows.'
  89.           Caption = 'Minimize when Starting with Windows'
  90.           Checked = True
  91.           State = cbChecked
  92.           TabOrder = 2
  93.           OnClick = CheckBox25Click
  94.         end
  95.         object CheckBox4: TCheckBox
  96.           Left = 12
  97.           Top = 74
  98.           Width = 238
  99.           Height = 17
  100.           Hint = 
  101.             'Select this option to have FreeRAM XP automatically free memory ' +
  102.             'when it is not starting with Windows. To set how much is freed, ' +
  103.             'see below, "Whenever FreeRAM XP automatically frees RAM..."'
  104.           Caption = 'If not started w/ Win, free RAM when starting'
  105.           TabOrder = 3
  106.           OnClick = CheckBox25Click
  107.         end
  108.         object CheckBox13: TCheckBox
  109.           Left = 12
  110.           Top = 92
  111.           Width = 222
  112.           Height = 17
  113.           Hint = 
  114.             'Select this option to have FreeRAM XP start minimized when it is' +
  115.             ' not starting with Windows.'
  116.           Caption = 'If not started w/ Win, start minimized'
  117.           TabOrder = 4
  118.           OnClick = CheckBox25Click
  119.         end
  120.         object CheckBox25: TCheckBox
  121.           Left = 12
  122.           Top = 110
  123.           Width = 222
  124.           Height = 17
  125.           Hint = 
  126.             'Select this option to have FreeRAM XP display a splash screen wh' +
  127.             'en it is starting.'
  128.           Caption = 'Display splash screen'
  129.           Checked = True
  130.           State = cbChecked
  131.           TabOrder = 5
  132.           OnClick = CheckBox25Click
  133.         end
  134.       end
  135.       object GroupBox2: TGroupBox
  136.         Left = 5
  137.         Top = 141
  138.         Width = 263
  139.         Height = 81
  140.         Hint = 'These settings specify how FreeRAM XP runs.'
  141.         Caption = ' Program Options '
  142.         ParentShowHint = False
  143.         ShowHint = True
  144.         TabOrder = 1
  145.         object CheckBox7: TCheckBox
  146.           Left = 16
  147.           Top = 160
  148.           Width = 145
  149.           Height = 17
  150.           Caption = 'Enable RAMCut Support'
  151.           TabOrder = 0
  152.           Visible = False
  153.         end
  154.         object CheckBox9: TCheckBox
  155.           Left = 12
  156.           Top = 18
  157.           Width = 201
  158.           Height = 17
  159.           Hint = 
  160.             'Select this option to have FreeRAM XP ask the user if the user i' +
  161.             's sure the user wishes to exit.'
  162.           Caption = 'Prompt on Program Exit'
  163.           Checked = True
  164.           State = cbChecked
  165.           TabOrder = 1
  166.           OnClick = CheckBox25Click
  167.         end
  168.         object CheckBox10: TCheckBox
  169.           Left = 12
  170.           Top = 37
  171.           Width = 201
  172.           Height = 17
  173.           Hint = 
  174.             'Select this option to enable output to a log file (recommended f' +
  175.             'or troubleshooting and diagnostics). The log file is named "frxp' +
  176.             '_log.txt" and can be found in the same folder as the application' +
  177.             '. You can view/delete/clear the log file from the File menu.'
  178.           Caption = 'Enable Log File'
  179.           TabOrder = 2
  180.           OnClick = CheckBox25Click
  181.         end
  182.         object CheckBox21: TCheckBox
  183.           Left = 12
  184.           Top = 57
  185.           Width = 185
  186.           Height = 17
  187.           Hint = 
  188.             'When enabled, FreeRAM XP Pro will always have a system tray icon' +
  189.             '. When disabled, FreeRAM XP Pro will not have a system tray icon' +
  190.             ' unless the user chooses to minimize FreeRAM XP Pro to the syste' +
  191.             'm tray.'
  192.           Caption = 'Always use System Tray'
  193.           Checked = True
  194.           State = cbChecked
  195.           TabOrder = 3
  196.           OnClick = CheckBox25Click
  197.         end
  198.       end
  199.       object GroupBox9: TGroupBox
  200.         Left = 5
  201.         Top = 226
  202.         Width = 263
  203.         Height = 103
  204.         Caption = 'Memory-related Program Options'
  205.         TabOrder = 2
  206.         object Label9: TLabel
  207.           Left = 56
  208.           Top = 76
  209.           Width = 171
  210.           Height = 13
  211.           Caption = 'will AutoFree as in Lite and Pro 1.1x.'
  212.           WordWrap = True
  213.         end
  214.         object CheckBox16: TCheckBox
  215.           Left = 12
  216.           Top = 38
  217.           Width = 149
  218.           Height = 17
  219.           Hint = 
  220.             'Select this option for the freeing results report to automatical' +
  221.             'ly close after a number of seconds, if the user chooses to displ' +
  222.             'ay the report. The freeing report can be enabled/disabled from M' +
  223.             'emory Mode in the main program window.'
  224.           Caption = 'Auto close free report after'
  225.           TabOrder = 0
  226.           OnClick = CheckBox16Click
  227.         end
  228.         object CSpinEdit9: TCSpinEdit
  229.           Left = 159
  230.           Top = 37
  231.           Width = 48
  232.           Height = 22
  233.           Hint = 
  234.             'Specifies the number of seconds after which the freeing results ' +
  235.             'report will automatically close, if the user chooses to display ' +
  236.             'the report. The freeing report can be enabled/disabled from Memo' +
  237.             'ry Mode in the main program window.'
  238.           TabStop = True
  239.           Enabled = False
  240.           MaxValue = 9999
  241.           MinValue = 1
  242.           ParentColor = False
  243.           TabOrder = 1
  244.           Value = 15
  245.           OnChange = CheckBox25Click
  246.         end
  247.         object CheckBox29: TCheckBox
  248.           Left = 12
  249.           Top = 18
  250.           Width = 233
  251.           Height = 17
  252.           Hint = 
  253.             'Select this option for FreeRAM XP to automatically clear the cli' +
  254.             'pboard whenever freeing memory. FreeRAM XP will not prompt the u' +
  255.             'ser when it performs this action. Applies to pressing Go! and au' +
  256.             'tomatically freeing.'
  257.           Caption = 'Clear clipboard when freeing (won'#39't prompt)'
  258.           TabOrder = 2
  259.           OnClick = CheckBox25Click
  260.         end
  261.         object CheckBox35: TCheckBox
  262.           Left = 12
  263.           Top = 59
  264.           Width = 233
  265.           Height = 17
  266.           Hint = 
  267.             'Enable this option for AutoFree to use the same algorithm as the' +
  268.             ' AutoFree in FreeRAM XP Lite and FreeRAM XP Pro 1.1x. Note: Enab' +
  269.             'ling this option is NOT recommended; the newer AutoFree is smart' +
  270.             'er and more efficient.'
  271.           Caption = 'Use old-style AutoFree (NOT recommended):'
  272.           TabOrder = 3
  273.           OnClick = CheckBox25Click
  274.         end
  275.         object StaticText18: TStaticText
  276.           Left = 208
  277.           Top = 40
  278.           Width = 44
  279.           Height = 17
  280.           Caption = 'seconds'
  281.           TabOrder = 4
  282.         end
  283.       end
  284.     end
  285.     object TabSheet2: TTabSheet
  286.       Caption = '&Memory'
  287.       ImageIndex = 1
  288.       object GroupBox3: TGroupBox
  289.         Left = 5
  290.         Top = 3
  291.         Width = 263
  292.         Height = 185
  293.         Hint = 
  294.           'These options control when and how FreeRAM XP automatically free' +
  295.           's memory. To set how much is freed, see Program Options.'
  296.         Caption = 'Automatic Freeing Options'
  297.         ParentShowHint = False
  298.         ShowHint = True
  299.         TabOrder = 0
  300.         object Label12: TLabel
  301.           Left = 202
  302.           Top = 19
  303.           Width = 36
  304.           Height = 13
  305.           Caption = 'minutes'
  306.         end
  307.         object Label13: TLabel
  308.           Left = 222
  309.           Top = 43
  310.           Width = 16
  311.           Height = 13
  312.           Caption = 'MB'
  313.         end
  314.         object CheckBox14: TCheckBox
  315.           Left = 13
  316.           Top = 18
  317.           Width = 132
  318.           Height = 17
  319.           Hint = 
  320.             'Select this option to enable auto time-based freeing: FreeRAM XP' +
  321.             ' will automatically free memory at a user-defined interval of ti' +
  322.             'me. To set how much is freed, see in the below section, "Wheneve' +
  323.             'r automatically freeing RAM..."'
  324.           Caption = 'Automatically free every'
  325.           TabOrder = 0
  326.           OnClick = CheckBox14Click
  327.         end
  328.         object CSpinEdit5: TCSpinEdit
  329.           Left = 150
  330.           Top = 15
  331.           Width = 49
  332.           Height = 22
  333.           Hint = 
  334.             'Select this option for FreeRAM XP to automatically free memory a' +
  335.             't a user-defined interval of time.'
  336.           TabStop = True
  337.           Enabled = False
  338.           MaxValue = 9999
  339.           MinValue = 1
  340.           ParentColor = False
  341.           TabOrder = 1
  342.           Value = 30
  343.           OnChange = CheckBox25Click
  344.         end
  345.         object CheckBox15: TCheckBox
  346.           Left = 13
  347.           Top = 64
  348.           Width = 233
  349.           Height = 17
  350.           Hint = 
  351.             'When enabled, FreeRAM XP will automatically free memory when the' +
  352.             ' amount of free memory goes below a user-specified level.  To se' +
  353.             't how much is freed, see in the below section, "Whenever automat' +
  354.             'ically freeing RAM.." See also: Wait Time, under Other tab'
  355.           Caption = 'Automatically free if memory goes below'
  356.           TabOrder = 2
  357.           OnClick = CheckBox15Click
  358.         end
  359.         object CSpinEdit6: TCSpinEdit
  360.           Left = 46
  361.           Top = 82
  362.           Width = 49
  363.           Height = 22
  364.           Hint = 
  365.             'When enabled, FreeRAM XP will automatically free memory when the' +
  366.             ' amount of free memory goes below a user-specified level. To set' +
  367.             ' how much is freed, see under Program tab, "Whenever FreeRAM XP ' +
  368.             'automatically..." NOTE: See Wait Time, under Misc/Other tab'
  369.           TabStop = True
  370.           Enabled = False
  371.           MaxValue = 99
  372.           MinValue = 1
  373.           ParentColor = False
  374.           TabOrder = 3
  375.           Value = 1
  376.           OnChange = CheckBox25Click
  377.         end
  378.         object StaticText15: TStaticText
  379.           Left = 101
  380.           Top = 86
  381.           Width = 20
  382.           Height = 17
  383.           Hint = 
  384.             'When enabled, FreeRAM XP will automatically free memory when the' +
  385.             ' amount of free memory goes below a user-specified level. To set' +
  386.             ' how much is freed, see under Program tab, "Whenever FreeRAM XP ' +
  387.             'automatically..." NOTE: See Wait Time, under Misc/Other tab'
  388.           Caption = 'MB'
  389.           TabOrder = 4
  390.         end
  391.         object CheckBox22: TCheckBox
  392.           Left = 13
  393.           Top = 107
  394.           Width = 217
  395.           Height = 17
  396.           Hint = 
  397.             'Select this option for FreeRAM XP to ask the user before automat' +
  398.             'ically freeing as specified above.'
  399.           Caption = 'Prompt before automatically freeing'
  400.           TabOrder = 5
  401.           OnClick = CheckBox25Click
  402.         end
  403.         object CheckBox17: TCheckBox
  404.           Left = 13
  405.           Top = 125
  406.           Width = 217
  407.           Height = 17
  408.           Hint = 
  409.             'Select this option for FreeRAM XP to cancel automatic freeing if' +
  410.             ' CPU activity is above a user-specified level.'
  411.           Caption = 'Don'#39't auto run if CPU use above:'
  412.           Checked = True
  413.           State = cbChecked
  414.           TabOrder = 6
  415.           OnClick = CheckBox17Click
  416.         end
  417.         object CheckBox23: TCheckBox
  418.           Left = 13
  419.           Top = 143
  420.           Width = 233
  421.           Height = 17
  422.           Hint = 
  423.             'Select this option for FreeRAM XP to cancel automatic freeing if' +
  424.             ' there is much disk activity (hard drive use).'
  425.           Caption = 'Don'#39't auto run during significant disk usage'
  426.           Checked = True
  427.           State = cbChecked
  428.           TabOrder = 7
  429.           OnClick = CheckBox25Click
  430.         end
  431.         object CheckBox5: TCheckBox
  432.           Left = 13
  433.           Top = 161
  434.           Width = 234
  435.           Height = 17
  436.           Hint = 
  437.             'Select this option to disable the display of prompts between pas' +
  438.             'ses (if AutoFree not used for automatic freeing) and the memory ' +
  439.             'report after freeing. FreeRAM XP will disregard whether "Display' +
  440.             ' a memory report" in Memory Mode is checked or not.'
  441.           Caption = 'No reports and pass prompts at auto running'
  442.           Checked = True
  443.           State = cbChecked
  444.           TabOrder = 8
  445.           OnClick = CheckBox25Click
  446.         end
  447.         object CSpinEdit1: TCSpinEdit
  448.           Left = 192
  449.           Top = 122
  450.           Width = 42
  451.           Height = 22
  452.           Hint = 
  453.             'Select this option for FreeRAM XP to cancel automatic freeing if' +
  454.             ' CPU activity is above a user-specified level.'
  455.           TabStop = True
  456.           MaxValue = 99
  457.           MinValue = 1
  458.           ParentColor = False
  459.           TabOrder = 9
  460.           Value = 40
  461.           OnChange = CheckBox25Click
  462.         end
  463.         object StaticText1: TStaticText
  464.           Left = 237
  465.           Top = 126
  466.           Width = 12
  467.           Height = 17
  468.           Hint = 
  469.             'Select this option for FreeRAM XP to cancel automatic freeing if' +
  470.             ' CPU activity is above a user-specified level.'
  471.           Caption = '%'
  472.           TabOrder = 10
  473.         end
  474.         object CheckBox34: TCheckBox
  475.           Left = 45
  476.           Top = 40
  477.           Width = 116
  478.           Height = 17
  479.           Hint = 
  480.             'Enable this option for FreeRAM XP Pro to free RAM at the end of ' +
  481.             'every time interval specified above only if the RAM level is bel' +
  482.             'ow a certain amount.'
  483.           Caption = 'Only if RAM is below'
  484.           Enabled = False
  485.           Font.Charset = DEFAULT_CHARSET
  486.           Font.Color = clWindowText
  487.           Font.Height = -8
  488.           Font.Name = 'MS Sans Serif'
  489.           Font.Style = []
  490.           ParentFont = False
  491.           TabOrder = 11
  492.           OnClick = CheckBox34Click
  493.         end
  494.         object CSpinEdit10: TCSpinEdit
  495.           Left = 167
  496.           Top = 39
  497.           Width = 53
  498.           Height = 22
  499.           Hint = 
  500.             'The level of RAM must be below this number for FreeRAM XP Pro to' +
  501.             ' automatically free RAM at the end of every time interval specif' +
  502.             'ied above in automatic time-based freeing.'
  503.           TabStop = True
  504.           Enabled = False
  505.           MaxValue = 9999
  506.           MinValue = 1
  507.           ParentColor = False
  508.           TabOrder = 12
  509.           Value = 30
  510.           OnChange = CheckBox25Click
  511.         end
  512.       end
  513.       object GroupBox4: TGroupBox
  514.         Left = 5
  515.         Top = 255
  516.         Width = 263
  517.         Height = 76
  518.         Hint = 
  519.           'These options are other settings that specify what happens when ' +
  520.           'memory is freed.'
  521.         Caption = 'Other Memory Options'
  522.         ParentShowHint = False
  523.         ShowHint = True
  524.         TabOrder = 1
  525.         object StaticText16: TStaticText
  526.           Left = 8
  527.           Top = 16
  528.           Width = 142
  529.           Height = 17
  530.           Hint = 
  531.             'Determines how many passes or attempts FreeRAM XP will make to f' +
  532.             'ree a user-specified amount of RAM (not when AutoFreeing).'
  533.           Caption = 'When not using AutoFree, try'
  534.           TabOrder = 0
  535.         end
  536.         object CheckBox18: TCheckBox
  537.           Left = 17
  538.           Top = 36
  539.           Width = 217
  540.           Height = 17
  541.           Hint = 
  542.             'Select this option for FreeRAM XP to ask the user if he or she w' +
  543.             'ould like to continue with each pass. The user is provided with ' +
  544.             'information after each pass and can choose to continue or cancel' +
  545.             ' the memory operation.'
  546.           Caption = 'Prompt before each pass after the first'
  547.           Enabled = False
  548.           TabOrder = 1
  549.           OnClick = CheckBox25Click
  550.         end
  551.         object CheckBox24: TCheckBox
  552.           Left = 17
  553.           Top = 55
  554.           Width = 232
  555.           Height = 14
  556.           Hint = 
  557.             'Select this option for FreeRAM XP to automatically cancel future' +
  558.             ' passes if the desired level of memory is already reached.'
  559.           Caption = 'Auto-cancel passes if desired RAM reached'
  560.           Checked = True
  561.           Enabled = False
  562.           State = cbChecked
  563.           TabOrder = 2
  564.           OnClick = CheckBox25Click
  565.         end
  566.         object CSpinEdit7: TCSpinEdit
  567.           Left = 153
  568.           Top = 13
  569.           Width = 52
  570.           Height = 22
  571.           Hint = 
  572.             'Determines how many passes or attempts FreeRAM XP will make to f' +
  573.             'ree a user-specified amount of RAM (not when AutoFreeing). Appli' +
  574.             'es to both pressing Go! and when automatically freeing, if AutoF' +
  575.             'ree not used.'
  576.           TabStop = True
  577.           MaxValue = 999
  578.           MinValue = 1
  579.           ParentColor = False
  580.           TabOrder = 3
  581.           Value = 1
  582.           OnChange = CSpinEdit7Change
  583.         end
  584.         object StaticText17: TStaticText
  585.           Left = 210
  586.           Top = 16
  587.           Width = 37
  588.           Height = 17
  589.           Caption = 'passes'
  590.           TabOrder = 4
  591.         end
  592.       end
  593.       object RadioGroup1: TRadioGroup
  594.         Left = 5
  595.         Top = 191
  596.         Width = 263
  597.         Height = 61
  598.         Caption = 'Whenever automatically freeing RAM,'
  599.         TabOrder = 2
  600.       end
  601.       object RadioButton2: TRadioButton
  602.         Left = 23
  603.         Top = 227
  604.         Width = 74
  605.         Height = 17
  606.         Hint = 
  607.           'Select this for FreeRAM XP to free a user-specified amount of RA' +
  608.           'M whenever it automatically frees memory. FreeRAM XP can automat' +
  609.           'ically free RAM at startup, after an amount of time, or if RAM g' +
  610.           'oes too low. See "Automatic Freeing Options" under memory tab.'
  611.         Caption = 'Try to free'
  612.         TabOrder = 3
  613.         OnClick = RadioButton1Click
  614.       end
  615.       object CSpinEdit2: TCSpinEdit
  616.         Left = 98
  617.         Top = 222
  618.         Width = 49
  619.         Height = 22
  620.         Hint = 
  621.           'Select this for FreeRAM XP to free a user-specified amount of RA' +
  622.           'M whenever it automatically frees memory. FreeRAM XP can automat' +
  623.           'ically free RAM at startup, after an amount of time, or if RAM g' +
  624.           'oes too low. See "Automatic Freeing Options" under memory tab.'
  625.         TabStop = True
  626.         Enabled = False
  627.         MaxValue = 99
  628.         MinValue = 1
  629.         ParentColor = False
  630.         TabOrder = 4
  631.         Value = 1
  632.         OnChange = CheckBox25Click
  633.       end
  634.       object RadioButton1: TRadioButton
  635.         Left = 23
  636.         Top = 205
  637.         Width = 98
  638.         Height = 17
  639.         Hint = 
  640.           'Select this for FreeRAM XP to use AutoFree whenever it automatic' +
  641.           'ally frees memory. FreeRAM XP can be set to automatically free R' +
  642.           'AM at startup, after an amount of time, or if RAM goes below a c' +
  643.           'ertain level. See "Automatic Freeing Options" under memory tab.'
  644.         Caption = 'Use AutoFree.'
  645.         Checked = True
  646.         TabOrder = 5
  647.         TabStop = True
  648.         OnClick = RadioButton1Click
  649.       end
  650.       object StaticText14: TStaticText
  651.         Left = 153
  652.         Top = 226
  653.         Width = 23
  654.         Height = 17
  655.         Caption = 'MB.'
  656.         TabOrder = 6
  657.       end
  658.     end
  659.     object TabSheet3: TTabSheet
  660.       Caption = '&Display'
  661.       ImageIndex = 2
  662.       object GroupBox5: TGroupBox
  663.         Left = 5
  664.         Top = 3
  665.         Width = 263
  666.         Height = 204
  667.         Hint = 
  668.           'These options specify what computer statistics are displayed and' +
  669.           ' in what format (bar or graph).'
  670.         Caption = 'Display Information and Format'
  671.         ParentShowHint = False
  672.         ShowHint = True
  673.         TabOrder = 0
  674.         object CheckBox6: TCheckBox
  675.           Left = 9
  676.           Top = 17
  677.           Width = 232
  678.           Height = 17
  679.           Hint = 
  680.             'Select this option for FreeRAM XP to display Virtual Memory info' +
  681.             'rmation. This refers to the portion of the hard drive that Windo' +
  682.             'ws uses to hold information normally stored in RAM.'
  683.           Caption = 'Display Virtual Memory (Swapfile) Information'
  684.           TabOrder = 0
  685.           OnClick = CheckBox25Click
  686.         end
  687.         object CheckBox20: TCheckBox
  688.           Left = 9
  689.           Top = 34
  690.           Width = 185
  691.           Height = 17
  692.           Hint = 
  693.             'Select this option for FreeRAM XP to display the CPU usage. A hi' +
  694.             'gher percentage means your computer'#39's CPU--it'#39's "brain"--is work' +
  695.             'ing harder at the moment.'
  696.           Caption = 'Display CPU Usage'
  697.           TabOrder = 1
  698.           OnClick = CheckBox25Click
  699.         end
  700.         object CheckBox8: TCheckBox
  701.           Left = 9
  702.           Top = 51
  703.           Width = 216
  704.           Height = 17
  705.           Hint = 
  706.             'Select this option for FreeRAM XP to display the true memory loa' +
  707.             'd (percentage of total allocated memory, RAM and virtual memory,' +
  708.             ' of total physical RAM). The statistic is adjusted so that all r' +
  709.             'eadings are scaled by 1/2.'
  710.           Caption = 'Display True Adjusted Memory Load'
  711.           Checked = True
  712.           State = cbChecked
  713.           TabOrder = 2
  714.           OnClick = CheckBox25Click
  715.         end
  716.         object CheckBox26: TCheckBox
  717.           Left = 9
  718.           Top = 68
  719.           Width = 232
  720.           Height = 17
  721.           Hint = 
  722.             'Select this option to use a graph instead of bars to display sta' +
  723.             'tistics.'
  724.           Caption = 'Display all meters in graph format'
  725.           TabOrder = 3
  726.           OnClick = CheckBox25Click
  727.         end
  728.         object StaticText6: TStaticText
  729.           Left = 7
  730.           Top = 174
  731.           Width = 166
  732.           Height = 17
  733.           Hint = 
  734.             'This setting determines how often FreeRAM XP will refresh the me' +
  735.             'mory information and display, in milliseconds. Recommended value' +
  736.             ' is 1000. Lowering this value will allow the display to refresh ' +
  737.             'more frequently but sacrifice more resources.'
  738.           Caption = 'Refresh memory information every:'
  739.           TabOrder = 4
  740.         end
  741.         object CSpinEdit3: TCSpinEdit
  742.           Left = 172
  743.           Top = 171
  744.           Width = 57
  745.           Height = 22
  746.           Hint = 
  747.             'This setting determines how often FreeRAM XP will refresh the me' +
  748.             'mory information and display, in milliseconds. Recommended value' +
  749.             ' is 1000. Lowering this value will allow the display to refresh ' +
  750.             'more frequently but sacrifice more resources.'
  751.           TabStop = True
  752.           MaxValue = 10000
  753.           MinValue = 100
  754.           ParentColor = False
  755.           TabOrder = 5
  756.           Value = 1000
  757.           OnChange = CheckBox25Click
  758.         end
  759.         object CheckBox32: TCheckBox
  760.           Left = 8
  761.           Top = 149
  762.           Width = 233
  763.           Height = 17
  764.           Hint = 
  765.             'Select this option to display the amount of time that Windows ha' +
  766.             's been running since you last started your computer.'
  767.           Caption = 'Display Windows uptime'
  768.           TabOrder = 6
  769.           OnClick = CheckBox25Click
  770.         end
  771.         object StaticText7: TStaticText
  772.           Left = 28
  773.           Top = 127
  774.           Width = 35
  775.           Height = 17
  776.           Hint = 
  777.             'Select this option for FreeRAM XP to warn you when system resour' +
  778.             'ces dip below a user-specified level. This is useful in keeping ' +
  779.             'track of when system resources could go into dangerously low lev' +
  780.             'els, possibly causing your computer to crash.'
  781.           Caption = 'below:'
  782.           TabOrder = 8
  783.         end
  784.         object CheckBox31: TCheckBox
  785.           Left = 9
  786.           Top = 106
  787.           Width = 205
  788.           Height = 17
  789.           Hint = 
  790.             'Select this option for FreeRAM XP to warn you when system resour' +
  791.             'ces dip below a user-specified level. This is useful in keeping ' +
  792.             'track of when system resources could go into dangerously low lev' +
  793.             'els, possibly causing your computer to crash. N/A on XP/2K/NT.'
  794.           Caption = 'Warn me if any System Resource goes'
  795.           Checked = True
  796.           State = cbChecked
  797.           TabOrder = 9
  798.           OnClick = CheckBox31Click
  799.         end
  800.         object CheckBox27: TCheckBox
  801.           Left = 9
  802.           Top = 86
  803.           Width = 216
  804.           Height = 17
  805.           Hint = 
  806.             'Select this option for FreeRAM XP to display system resources in' +
  807.             'formation, such as USER and GDI. This information is relevant on' +
  808.             'ly on Windows 95/98/ME, not on XP/2K/NT. System Resources are di' +
  809.             'fferent from RAM.'
  810.           Caption = 'Display System Resources Information'
  811.           Checked = True
  812.           State = cbChecked
  813.           TabOrder = 10
  814.           OnClick = CheckBox27Click
  815.         end
  816.         object CSpinEdit4: TCSpinEdit
  817.           Left = 63
  818.           Top = 124
  819.           Width = 49
  820.           Height = 22
  821.           Hint = 
  822.             'FreeRAM XP will warn the user if any system resources go below t' +
  823.             'hiis level. This is useful in keeping track of when system resou' +
  824.             'rces could go into dangerously low levels, possibly causing your' +
  825.             ' computer to crash.'
  826.           TabStop = True
  827.           MaxValue = 99
  828.           MinValue = 1
  829.           ParentColor = False
  830.           TabOrder = 7
  831.           Value = 20
  832.           OnChange = CheckBox25Click
  833.         end
  834.         object StaticText19: TStaticText
  835.           Left = 232
  836.           Top = 174
  837.           Width = 17
  838.           Height = 17
  839.           Caption = 'ms'
  840.           TabOrder = 11
  841.         end
  842.         object StaticText20: TStaticText
  843.           Left = 114
  844.           Top = 127
  845.           Width = 12
  846.           Height = 17
  847.           Caption = '%'
  848.           TabOrder = 12
  849.         end
  850.       end
  851.       object GroupBox6: TGroupBox
  852.         Left = 5
  853.         Top = 211
  854.         Width = 263
  855.         Height = 93
  856.         Hint = 'These settings control other display aspects.'
  857.         Caption = 'Other Display Settings'
  858.         ParentShowHint = False
  859.         ShowHint = True
  860.         TabOrder = 1
  861.         object CheckBox12: TCheckBox
  862.           Left = 9
  863.           Top = 17
  864.           Width = 161
  865.           Height = 17
  866.           Hint = 'Select this option for FreeRAM XP to use the Status Bar.'
  867.           Caption = 'Show Status Bar'
  868.           Checked = True
  869.           State = cbChecked
  870.           TabOrder = 0
  871.           OnClick = CheckBox25Click
  872.         end
  873.         object CheckBox11: TCheckBox
  874.           Left = 9
  875.           Top = 35
  876.           Width = 235
  877.           Height = 17
  878.           Hint = 
  879.             'Select this option for FreeRAM XP to save the settings in the Me' +
  880.             'mory Mode box (on the main program window) and reload them when ' +
  881.             'it starts next time.'
  882.           Caption = 'When exiting, save Memory Mode settings'
  883.           Checked = True
  884.           State = cbChecked
  885.           TabOrder = 1
  886.           OnClick = CheckBox25Click
  887.         end
  888.         object CheckBox33: TCheckBox
  889.           Left = 9
  890.           Top = 53
  891.           Width = 232
  892.           Height = 17
  893.           Hint = 
  894.             'When selected, FreeRAM XP will start in the same position on the' +
  895.             ' screen that it was in when it was last closed.'
  896.           Caption = 'When starting, remember last screen position'
  897.           TabOrder = 2
  898.           OnClick = CheckBox25Click
  899.         end
  900.         object CheckBox37: TCheckBox
  901.           Left = 9
  902.           Top = 71
  903.           Width = 232
  904.           Height = 17
  905.           Hint = 
  906.             'Toggle the display of the Memory Mode panel in the program windo' +
  907.             'w (can also be set by the small button in the top right of the w' +
  908.             'indow, to the right of "A YourWare Solution (TM)"'
  909.           Caption = 'Display Memory Mode in program window'
  910.           Checked = True
  911.           State = cbChecked
  912.           TabOrder = 3
  913.           OnClick = CheckBox25Click
  914.         end
  915.       end
  916.     end
  917.     object TabSheet4: TTabSheet
  918.       Caption = '&Sound/Shortcut'
  919.       ImageIndex = 3
  920.       object GroupBox10: TGroupBox
  921.         Left = 5
  922.         Top = 5
  923.         Width = 263
  924.         Height = 164
  925.         Caption = 'Windows Shortcuts'
  926.         TabOrder = 0
  927.         object Label3: TLabel
  928.           Left = 16
  929.           Top = 15
  930.           Width = 132
  931.           Height = 13
  932.           Caption = 'To initiate/cancel AutoFree:'
  933.         end
  934.         object Label4: TLabel
  935.           Left = 16
  936.           Top = 52
  937.           Width = 216
  938.           Height = 13
  939.           Caption = 'To initiate/cancel user-specified RAM freeing:'
  940.         end
  941.         object Label5: TLabel
  942.           Left = 16
  943.           Top = 87
  944.           Width = 155
  945.           Height = 13
  946.           Caption = 'To toggle automatic optimization:'
  947.         end
  948.         object Label11: TLabel
  949.           Left = 16
  950.           Top = 122
  951.           Width = 193
  952.           Height = 13
  953.           Caption = 'To toggle display of freeing results report:'
  954.         end
  955.         object HotKey1: THotKey
  956.           Left = 40
  957.           Top = 31
  958.           Width = 121
  959.           Height = 19
  960.           Hint = 
  961.             'You can access and use these shortcuts at any time as you use yo' +
  962.             'ur computer to activate or toggle this option. Shortcuts may use' +
  963.             ' letters A-Z and numbers 0-9 (non-numeric keypad), and must cont' +
  964.             'ain at least two of the following: Ctrl, Alt, Shift.'
  965.           HotKey = 49152
  966.           InvalidKeys = [hcNone, hcShift, hcCtrl, hcAlt]
  967.           Modifiers = [hkCtrl, hkAlt]
  968.           TabOrder = 0
  969.           OnMouseDown = HotKey1MouseDown
  970.         end
  971.         object HotKey2: THotKey
  972.           Left = 40
  973.           Top = 67
  974.           Width = 121
  975.           Height = 19
  976.           Hint = 
  977.             'You can access and use these shortcuts at any time as you use yo' +
  978.             'ur computer to activate or toggle this option. Shortcuts may use' +
  979.             ' letters A-Z and numbers 0-9 (non-numeric keypad), and must cont' +
  980.             'ain at least two of the following: Ctrl, Alt, Shift.'
  981.           HotKey = 49152
  982.           InvalidKeys = [hcNone, hcShift, hcCtrl, hcAlt]
  983.           Modifiers = [hkCtrl, hkAlt]
  984.           TabOrder = 1
  985.           OnMouseDown = HotKey1MouseDown
  986.         end
  987.         object HotKey3: THotKey
  988.           Left = 40
  989.           Top = 103
  990.           Width = 121
  991.           Height = 18
  992.           Hint = 
  993.             'You can access and use these shortcuts at any time as you use yo' +
  994.             'ur computer to activate or toggle this option. Shortcuts may use' +
  995.             ' letters A-Z and numbers 0-9 (non-numeric keypad), and must cont' +
  996.             'ain at least two of the following: Ctrl, Alt, Shift.'
  997.           HotKey = 49152
  998.           InvalidKeys = [hcNone, hcShift, hcCtrl, hcAlt]
  999.           Modifiers = [hkCtrl, hkAlt]
  1000.           TabOrder = 2
  1001.           OnMouseDown = HotKey1MouseDown
  1002.         end
  1003.         object HotKey4: THotKey
  1004.           Left = 40
  1005.           Top = 138
  1006.           Width = 121
  1007.           Height = 19
  1008.           Hint = 
  1009.             'You can access and use these shortcuts at any time as you use yo' +
  1010.             'ur computer to activate or toggle this option. Shortcuts may use' +
  1011.             ' letters A-Z and numbers 0-9 (non-numeric keypad), and must cont' +
  1012.             'ain at least two of the following: Ctrl, Alt, Shift.'
  1013.           HotKey = 49152
  1014.           InvalidKeys = [hcNone, hcShift, hcCtrl, hcAlt]
  1015.           Modifiers = [hkCtrl, hkAlt]
  1016.           TabOrder = 3
  1017.           OnMouseDown = HotKey1MouseDown
  1018.         end
  1019.       end
  1020.       object GroupBox11: TGroupBox
  1021.         Left = 5
  1022.         Top = 170
  1023.         Width = 263
  1024.         Height = 78
  1025.         Caption = 'Program Sounds'
  1026.         TabOrder = 1
  1027.         object Label10: TLabel
  1028.           Left = 4
  1029.           Top = 56
  1030.           Width = 255
  1031.           Height = 13
  1032.           Caption = 'Note: more sound options to appear in future releases.'
  1033.         end
  1034.         object CheckBox19: TCheckBox
  1035.           Left = 12
  1036.           Top = 17
  1037.           Width = 133
  1038.           Height = 17
  1039.           Hint = 
  1040.             'Enable this option for FreeRAM XP Pro to use sounds to notify pr' +
  1041.             'ogram events.'
  1042.           Caption = 'Use Program Sounds'
  1043.           Checked = True
  1044.           State = cbChecked
  1045.           TabOrder = 0
  1046.           OnClick = CheckBox19Click
  1047.         end
  1048.         object RadioButton3: TRadioButton
  1049.           Left = 30
  1050.           Top = 35
  1051.           Width = 217
  1052.           Height = 17
  1053.           Caption = 'Use Windows Beep For All Sounds'
  1054.           Checked = True
  1055.           TabOrder = 1
  1056.           TabStop = True
  1057.           OnClick = CheckBox25Click
  1058.         end
  1059.         object RadioButton4: TRadioButton
  1060.           Left = 30
  1061.           Top = 78
  1062.           Width = 217
  1063.           Height = 17
  1064.           Caption = 'Use Custom .Wav Files for Sounds'
  1065.           TabOrder = 2
  1066.           Visible = False
  1067.         end
  1068.         object Panel1: TPanel
  1069.           Left = 46
  1070.           Top = 82
  1071.           Width = 215
  1072.           Height = 117
  1073.           BevelOuter = bvNone
  1074.           TabOrder = 3
  1075.           Visible = False
  1076.           object Label6: TLabel
  1077.             Left = 5
  1078.             Top = 6
  1079.             Width = 146
  1080.             Height = 13
  1081.             Caption = 'Sound for start of RAM freeing:'
  1082.           end
  1083.           object Label8: TLabel
  1084.             Left = 5
  1085.             Top = 83
  1086.             Width = 206
  1087.             Height = 13
  1088.             Caption = 'Sound for RAM going below auto-free level:'
  1089.           end
  1090.           object Label7: TLabel
  1091.             Left = 5
  1092.             Top = 45
  1093.             Width = 144
  1094.             Height = 13
  1095.             Caption = 'Sound for end of RAM freeing:'
  1096.           end
  1097.           object Edit1: TEdit
  1098.             Left = 6
  1099.             Top = 22
  1100.             Width = 185
  1101.             Height = 21
  1102.             ReadOnly = True
  1103.             TabOrder = 0
  1104.             Text = 'None specified'
  1105.           end
  1106.           object Button5: TButton
  1107.             Left = 192
  1108.             Top = 23
  1109.             Width = 17
  1110.             Height = 17
  1111.             Caption = '...'
  1112.             TabOrder = 1
  1113.           end
  1114.           object Edit2: TEdit
  1115.             Left = 6
  1116.             Top = 60
  1117.             Width = 185
  1118.             Height = 21
  1119.             ReadOnly = True
  1120.             TabOrder = 2
  1121.             Text = 'None specified'
  1122.           end
  1123.           object Button6: TButton
  1124.             Left = 192
  1125.             Top = 62
  1126.             Width = 17
  1127.             Height = 17
  1128.             Caption = '...'
  1129.             TabOrder = 3
  1130.           end
  1131.           object Edit3: TEdit
  1132.             Left = 6
  1133.             Top = 98
  1134.             Width = 185
  1135.             Height = 21
  1136.             ReadOnly = True
  1137.             TabOrder = 4
  1138.             Text = 'None specified'
  1139.           end
  1140.           object Button7: TButton
  1141.             Left = 192
  1142.             Top = 100
  1143.             Width = 17
  1144.             Height = 17
  1145.             Caption = '...'
  1146.             TabOrder = 5
  1147.           end
  1148.         end
  1149.       end
  1150.     end
  1151.     object TabSheet5: TTabSheet
  1152.       Caption = 'O&ther'
  1153.       ImageIndex = 4
  1154.       object GroupBox8: TGroupBox
  1155.         Left = 5
  1156.         Top = 150
  1157.         Width = 263
  1158.         Height = 181
  1159.         Caption = 'Other Settings'
  1160.         TabOrder = 0
  1161.         object Bevel2: TBevel
  1162.           Left = 6
  1163.           Top = 150
  1164.           Width = 249
  1165.           Height = 2
  1166.         end
  1167.         object CheckBox30: TCheckBox
  1168.           Left = 10
  1169.           Top = 14
  1170.           Width = 225
  1171.           Height = 33
  1172.           Hint = 
  1173.             'Select this option for FreeRAM XP to have at most once instance ' +
  1174.             'running at any time.'
  1175.           Checked = True
  1176.           Color = clBtnFace
  1177.           ParentColor = False
  1178.           State = cbChecked
  1179.           TabOrder = 1
  1180.           OnClick = CheckBox25Click
  1181.         end
  1182.         object StaticText4: TStaticText
  1183.           Left = 32
  1184.           Top = 17
  1185.           Width = 209
  1186.           Height = 33
  1187.           Hint = 
  1188.             'Select this option for FreeRAM XP to have at most once instance ' +
  1189.             'running at any time.'
  1190.           AutoSize = False
  1191.           Caption = 
  1192.             'Maximum one instance of FreeRAM XP allowed to run at any one tim' +
  1193.             'e'
  1194.           TabOrder = 0
  1195.           OnClick = StaticText4Click
  1196.         end
  1197.         object StaticText8: TStaticText
  1198.           Left = 8
  1199.           Top = 49
  1200.           Width = 232
  1201.           Height = 17
  1202.           Hint = 
  1203.             'Specify how aggressive FreeRAM XP will be in terms of CPU usage ' +
  1204.             'when it is freeing memory. More Aggressive means FreeRAM XP will' +
  1205.             ' finish faster but will take up more CPU time. More Passive mean' +
  1206.             's other programs will run more normally but will take longer.'
  1207.           Caption = 'Whenever FreeRAM XP frees memory, it will use'
  1208.           TabOrder = 2
  1209.         end
  1210.         object ComboBox3: TComboBox
  1211.           Left = 61
  1212.           Top = 67
  1213.           Width = 184
  1214.           Height = 21
  1215.           Hint = 
  1216.             'Specify how aggressive FreeRAM XP will be in terms of CPU usage ' +
  1217.             'when it is freeing memory. More Aggressive means FreeRAM XP will' +
  1218.             ' finish faster but will take up more CPU time. More Passive mean' +
  1219.             's other programs will run more normally but will take longer.'
  1220.           Style = csDropDownList
  1221.           ItemHeight = 13
  1222.           TabOrder = 3
  1223.           OnChange = CheckBox25Click
  1224.           Items.Strings = (
  1225.             'Aggressively (faster)'
  1226.             'Normally (Recommended)'
  1227.             'Passively (lets other programs run)')
  1228.         end
  1229.         object StaticText9: TStaticText
  1230.           Left = 14
  1231.           Top = 70
  1232.           Width = 47
  1233.           Height = 17
  1234.           Hint = 
  1235.             'Specify how aggressive FreeRAM XP will be in terms of CPU usage ' +
  1236.             'when it is freeing memory. More Aggressive means FreeRAM XP will' +
  1237.             ' finish faster but will take up more CPU time. More Passive mean' +
  1238.             's other programs will run more normally but will take longer.'
  1239.           Caption = 'the CPU:'
  1240.           TabOrder = 4
  1241.         end
  1242.         object StaticText10: TStaticText
  1243.           Left = 8
  1244.           Top = 98
  1245.           Width = 192
  1246.           Height = 17
  1247.           Hint = 
  1248.             'Specify how long, in seconds, FreeRAM XP will wait after automat' +
  1249.             'ically freeing memory before attempting to do so again. Applies ' +
  1250.             'only to automatic RAM level-based freeing.'
  1251.           Caption = 'Wait time: FreeRAM XP will wait at least'
  1252.           TabOrder = 5
  1253.         end
  1254.         object CSpinEdit8: TCSpinEdit
  1255.           Left = 201
  1256.           Top = 94
  1257.           Width = 41
  1258.           Height = 22
  1259.           Hint = 
  1260.             'Specify how long, in seconds, FreeRAM XP will wait after automat' +
  1261.             'ically freeing memory before attempting to do so again. Applies ' +
  1262.             'only to automatic RAM level-based freeing.'
  1263.           TabStop = True
  1264.           MaxValue = 9999
  1265.           MinValue = 3
  1266.           ParentColor = False
  1267.           TabOrder = 6
  1268.           Value = 60
  1269.           OnChange = CheckBox25Click
  1270.         end
  1271.         object StaticText11: TStaticText
  1272.           Left = 16
  1273.           Top = 118
  1274.           Width = 221
  1275.           Height = 17
  1276.           Hint = 
  1277.             'Specify how long, in seconds, FreeRAM XP will wait after automat' +
  1278.             'ically freeing memory before attempting to do so again. Applies ' +
  1279.             'only to automatic RAM level-based freeing.'
  1280.           Caption = 'seconds between RAM level-based automatic'
  1281.           TabOrder = 7
  1282.         end
  1283.         object StaticText12: TStaticText
  1284.           Left = 16
  1285.           Top = 133
  1286.           Width = 36
  1287.           Height = 17
  1288.           Hint = 
  1289.             'Specify how long, in seconds, FreeRAM XP will wait after automat' +
  1290.             'ically freeing memory before attempting to do so again. Applies ' +
  1291.             'only to automatic RAM level-based freeing.'
  1292.           Caption = 'freeing'
  1293.           TabOrder = 8
  1294.         end
  1295.         object CheckBox28: TCheckBox
  1296.           Left = 10
  1297.           Top = 158
  1298.           Width = 233
  1299.           Height = 17
  1300.           Hint = 
  1301.             'Enable this option for FreeRAM XP Pro to check automatically for' +
  1302.             ' updates periodically when you are connected to the internet (Re' +
  1303.             'commended)'
  1304.           Caption = 'Periodically check for updates automatically'
  1305.           Checked = True
  1306.           State = cbChecked
  1307.           TabOrder = 9
  1308.           OnClick = CheckBox25Click
  1309.         end
  1310.       end
  1311.       object GroupBox7: TGroupBox
  1312.         Left = 5
  1313.         Top = 3
  1314.         Width = 263
  1315.         Height = 144
  1316.         Hint = 'These settings specify other program options.'
  1317.         Caption = 'Tray Settings'
  1318.         ParentShowHint = False
  1319.         ShowHint = True
  1320.         TabOrder = 1
  1321.         object Label1: TLabel
  1322.           Left = 15
  1323.           Top = 35
  1324.           Width = 233
  1325.           Height = 13
  1326.           AutoSize = False
  1327.           Caption = 'If nothing is specified, left-double-click will restore'
  1328.           Font.Charset = DEFAULT_CHARSET
  1329.           Font.Color = clWindowText
  1330.           Font.Height = -11
  1331.           Font.Name = 'MS Sans Serif'
  1332.           Font.Style = [fsUnderline]
  1333.           ParentFont = False
  1334.         end
  1335.         object Label2: TLabel
  1336.           Left = 15
  1337.           Top = 73
  1338.           Width = 233
  1339.           Height = 13
  1340.           AutoSize = False
  1341.           Caption = 'Right-single-click will always display tray menu'
  1342.           Font.Charset = DEFAULT_CHARSET
  1343.           Font.Color = clWindowText
  1344.           Font.Height = -11
  1345.           Font.Name = 'MS Sans Serif'
  1346.           Font.Style = [fsUnderline]
  1347.           ParentFont = False
  1348.         end
  1349.         object StaticText2: TStaticText
  1350.           Left = 6
  1351.           Top = 16
  1352.           Width = 136
  1353.           Height = 17
  1354.           Hint = 
  1355.             'Choose what happens when the user left-double-clicks on the syst' +
  1356.             'em tray icon. NOTE: If "No effect" is specified, left-double-cli' +
  1357.             'cking will restore, otherwise left-double-clicking will do whate' +
  1358.             'ver is specified.'
  1359.           Caption = 'Left-double-clicking tray will:'
  1360.           TabOrder = 0
  1361.         end
  1362.         object StaticText3: TStaticText
  1363.           Left = 6
  1364.           Top = 55
  1365.           Width = 143
  1366.           Height = 17
  1367.           Caption = 'Right-double-clicking tray will:'
  1368.           TabOrder = 1
  1369.         end
  1370.         object ComboBox1: TComboBox
  1371.           Left = 146
  1372.           Top = 12
  1373.           Width = 112
  1374.           Height = 21
  1375.           Hint = 
  1376.             'Choose what happens when the user left-double-clicks on the syst' +
  1377.             'em tray icon. NOTE: If "No effect" is specified, left-double-cli' +
  1378.             'cking will restore, otherwise left-double-clicking will do whate' +
  1379.             'ver is specified.'
  1380.           Style = csDropDownList
  1381.           ItemHeight = 13
  1382.           TabOrder = 2
  1383.           OnChange = CheckBox25Click
  1384.           Items.Strings = (
  1385.             'Restore'
  1386.             'Automatically free RAM'
  1387.             'Open Settings'
  1388.             'Minimize'
  1389.             'Exit'
  1390.             'No effect')
  1391.         end
  1392.         object ComboBox2: TComboBox
  1393.           Left = 146
  1394.           Top = 51
  1395.           Width = 112
  1396.           Height = 21
  1397.           Hint = 
  1398.             'Choose what happens when the user right-double-clicks on the sys' +
  1399.             'tem tray icon. NOTE: Right-single-clicking will always display t' +
  1400.             'he tray menu, no matter what is specified by the user as the rig' +
  1401.             'ht-double-clicking action.'
  1402.           Style = csDropDownList
  1403.           ItemHeight = 13
  1404.           TabOrder = 3
  1405.           OnChange = CheckBox25Click
  1406.           Items.Strings = (
  1407.             'Restore'
  1408.             'Automatically free RAM'
  1409.             'Open Settings'
  1410.             'Minimize'
  1411.             'Exit'
  1412.             'No effect')
  1413.         end
  1414.         object StaticText13: TStaticText
  1415.           Left = 6
  1416.           Top = 95
  1417.           Width = 91
  1418.           Height = 17
  1419.           Hint = 
  1420.             'Choose what the tray icon will display. If Percentage of free RA' +
  1421.             'M is chosen, the tray icon will be a pie chart displaying the pe' +
  1422.             'rcentage of free RAM. Otherwise, the tray icon will be the progr' +
  1423.             'am icon and change colors depending on the amount of free RAM.'
  1424.           Caption = 'Tray icon displays:'
  1425.           TabOrder = 4
  1426.         end
  1427.         object ComboBox4: TComboBox
  1428.           Left = 99
  1429.           Top = 91
  1430.           Width = 141
  1431.           Height = 21
  1432.           Hint = 
  1433.             'Choose what the tray icon will display. If Percentage of free RA' +
  1434.             'M is chosen, the tray icon will be a pie chart displaying the pe' +
  1435.             'rcentage of free RAM. Otherwise, the tray icon will be the progr' +
  1436.             'am icon and change colors depending on the amount of free RAM.'
  1437.           Style = csDropDownList
  1438.           ItemHeight = 13
  1439.           TabOrder = 5
  1440.           OnChange = ComboBox4Change
  1441.           Items.Strings = (
  1442.             'Megabytes of free RAM'
  1443.             '% of free RAM (number)'
  1444.             '% of free RAM (pie chart)'
  1445.             'Program icon')
  1446.         end
  1447.         object CheckBox36: TCheckBox
  1448.           Left = 8
  1449.           Top = 120
  1450.           Width = 249
  1451.           Height = 17
  1452.           Hint = 
  1453.             'For troubleshooting purposes. This option delays the appearance ' +
  1454.             'of the tray icon when FreeRAM XP Pro starts by a certain number ' +
  1455.             'of seconds you specify. Useful for very rare cases when tray ico' +
  1456.             'n would not show up, especially when starting with Windows.'
  1457.           Caption = 'Delay tray icon by               seconds on startup'
  1458.           TabOrder = 6
  1459.           OnClick = CheckBox36Click
  1460.         end
  1461.         object CSpinEdit11: TCSpinEdit
  1462.           Left = 115
  1463.           Top = 117
  1464.           Width = 38
  1465.           Height = 22
  1466.           Hint = 
  1467.             'Enter the number of seconds by which to delay the appearance of ' +
  1468.             'the tray icon when FreeRAM XP Pro starts up.'
  1469.           TabStop = True
  1470.           Enabled = False
  1471.           MaxValue = 99
  1472.           MinValue = 1
  1473.           ParentColor = False
  1474.           TabOrder = 7
  1475.           Value = 10
  1476.           OnChange = CheckBox25Click
  1477.         end
  1478.       end
  1479.     end
  1480.   end
  1481.   object Button1: TButton
  1482.     Left = 219
  1483.     Top = 387
  1484.     Width = 60
  1485.     Height = 25
  1486.     Hint = 
  1487.       'Click to revert all the settings back to their original values (' +
  1488.       'defaults). FreeRAM XP configuration will return to its pre-insta' +
  1489.       'llation state.'
  1490.     Caption = '&Revert All'
  1491.     Font.Charset = DEFAULT_CHARSET
  1492.     Font.Color = clWindowText
  1493.     Font.Height = -11
  1494.     Font.Name = 'MS Sans Serif'
  1495.     Font.Style = []
  1496.     ParentFont = False
  1497.     TabOrder = 1
  1498.     OnClick = Button1Click
  1499.   end
  1500.   object Button2: TButton
  1501.     Left = 142
  1502.     Top = 387
  1503.     Width = 60
  1504.     Height = 25
  1505.     Hint = 'Click to discard the changes and close this window'
  1506.     Cancel = True
  1507.     Caption = '&Cancel'
  1508.     TabOrder = 2
  1509.     OnClick = Button2Click
  1510.   end
  1511.   object Button3: TButton
  1512.     Left = 9
  1513.     Top = 387
  1514.     Width = 60
  1515.     Height = 25
  1516.     Hint = 'Click to save and apply the settings and close this window.'
  1517.     Caption = '&OK'
  1518.     Default = True
  1519.     TabOrder = 3
  1520.     OnClick = Button3Click
  1521.   end
  1522.   object Button4: TButton
  1523.     Left = 76
  1524.     Top = 387
  1525.     Width = 60
  1526.     Height = 25
  1527.     Hint = 'Click to save and apply the settings without closing this window'
  1528.     Caption = '&Apply'
  1529.     Enabled = False
  1530.     TabOrder = 4
  1531.     OnClick = Button4Click
  1532.   end
  1533.   object StaticText5: TStaticText
  1534.     Left = 9
  1535.     Top = 369
  1536.     Width = 242
  1537.     Height = 17
  1538.     Hint = 'Hover the mouse over items to get a quick explanation / help.'
  1539.     Caption = 'Hover mouse over items for explanations and help.'
  1540.     Font.Charset = DEFAULT_CHARSET
  1541.     Font.Color = clBlack
  1542.     Font.Height = -11
  1543.     Font.Name = 'MS Sans Serif'
  1544.     Font.Style = [fsUnderline]
  1545.     ParentFont = False
  1546.     TabOrder = 5
  1547.   end
  1548. end
  1549.